home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / AlienHunter / AlienHunterDemo.jar / a$c.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-09-03  |  1.2 KB  |  56 lines

  1. class a$c extends a$a {
  2.    // $FF: renamed from: h int
  3.    private int field_0;
  4.    // $FF: renamed from: i long
  5.    private long field_1;
  6.    // $FF: renamed from: g boolean
  7.    private boolean field_2;
  8.    // $FF: synthetic field
  9.    private final a this$0;
  10.  
  11.    public a$c(a var1, int var2, int var3) {
  12.       super(var1, var2, var3, a.access$000(var1), 10);
  13.       this.this$0 = var1;
  14.       this.field_0 = 0;
  15.       this.field_1 = 0L;
  16.       this.field_2 = true;
  17.    }
  18.  
  19.    // $FF: renamed from: new () void
  20.    protected void method_0() {
  21.       if (super.c) {
  22.          if (this.field_2) {
  23.             this.field_0 = 0;
  24.             this.field_1 = System.currentTimeMillis();
  25.             this.field_2 = false;
  26.          } else {
  27.             long var1 = System.currentTimeMillis();
  28.             if (var1 - this.field_1 > 8L * a.access$100(this.this$0) / 10L) {
  29.                super.do = ++super.try % 2;
  30.             }
  31.  
  32.             if (super.null || var1 - this.field_1 > a.access$100(this.this$0)) {
  33.                if (this.field_0++ < 4) {
  34.                   super.int -= 2;
  35.                } else {
  36.                   super.c = false;
  37.                   this.field_2 = true;
  38.                   super.null = false;
  39.  
  40.                   for(int var3 = 0; var3 < a.access$200(this.this$0).size(); ++var3) {
  41.                      a$d var4 = (a$d)a.access$200(this.this$0).elementAt(var3);
  42.                      if (var4.a(super.byte, super.int) && var4.a()) {
  43.                         var4.if();
  44.                         break;
  45.                      }
  46.                   }
  47.                }
  48.             }
  49.          }
  50.       } else {
  51.          ((a$a)this).a(4);
  52.       }
  53.  
  54.    }
  55. }
  56.